WEATHER 2004 CHANGELOG

v.991

  -fixed (as good as possible) the details offset problem
  -added ability to disable day/month translatation - look in preferences file
  -added new function that can switch your desktop background based on weather conditions
   (no known wallpaper sets to be downloaded yet, hopefully soon to come!)

v.99

  -really fixed stupid formatting bug this time
  -fixed/updated LocalRadar to accomidate weather.com changes
  -added czech language file (thanks virtek)

v.985

  -fixed another little regional formatting bug

  -added proxy support! (no guarantees, but I did test it)
   	Here's how you use it:
        	1. Open up the samurize config editor
		2. On the menu bar, click "Edit" -> "Preferences"
		3. Click on the "Meters" tab
		4. Input all your proxy's info
		5. Click OK!
v.981

  -fixed some floating point number regional formatting display issues
  -added a new tag, it replicates the time meter in samurize, but you can the time in the same meter as a weather2004 meter now
   	Here's how you use it:
	<systemtime <timeexpression>>
	  <timeexpression> can consist of any of these time variables:
	
		h  - Hours with no leading zero for single-digit hours; 12-hour clock. 
		hh - Hours with leading zero for single-digit hours; 12-hour clock. 
		H  - Hours with no leading zero for single-digit hours; 24-hour clock. 
		HH - Hours with leading zero for single-digit hours; 24-hour clock. 
		m  - Minutes with no leading zero for single-digit minutes. 
		mm - Minutes with leading zero for single-digit minutes. 
		s  - Seconds with no leading zero for single-digit seconds. 
		ss - Seconds with leading zero for single-digit seconds.
		zzz - Milliseconds always occupying 3 characters.
		t  - One character time-marker string, such as A or P. 
		tt - Multicharacter time-marker string, such as AM or PM.
	
	so, if you want to show a time in the format:

	  12:39:42 PM
	
	you'd use this tag:

	  <systemtime h:mm:ss tt>

v.98

  -fixed <details> output (weather.com changed their site around bigtime)

  -fixed lots of other stuff too i think, i can't totally remember!

  -added a bunch of new tags (features)

  -in CurrentConditions
   <moonphase> - displays a number 1 through 40 in ratio with current moon age
   <moonvis> - percentage of moon visible (this tag is availble in forecast and hourly functions as well)
   <moonage> - age of moon in days and hours
   <nextnewmoon> - date and time of next new moon
   <nextfullmoon> - date and time of next full moon
   <windknots> - provides windspeed in knots
   <windbeaufort> - provides windspeed in beauforts
   <windstrength> - a (translatable!) text description of windspeed

  -updated moon config in keeping with new features


v.97 - more bugfixes!

  -fixed up error detection code, no more sporadic N/A crap for people in remote areas

  -fixed forecast condition translation

  -fixed moonphase calculation (it was off by a day)

  -fixed hourly moonphase display

  -added new tag to CurrentConditions <presssymbol>
   	with the help of the wingding font, this tag will display arrows indicating the direction of barometric pressure
	i've udpated the default configs to show this functionality in action

v.96

  -fixed up the icon function, more robust now

  -changed now/later crossover back (*sigh*)

v.95

  -added translation file support!

  -added support for any image type for icons (jpg, ico, bmp, etc...)

  -added moon icon function (and a template config)

  -added more timezone options 
	<timezone> - shows text abbreviation of your timezone
	<timezonegmt> - what <timezone> used to be
	<timezonelocal> - grabs timezone info from your windows settings (independent of location id)
	
  -changed internet disconnect behaviour - will show any cached data and icon, but alert icon will now show the "disconnect" icon

  -changed now/later time crossovers (should be nicer now)

  -fixed <windgustms> in CC

v.91

  -fixed problem with alert weblink

  -included font needed for default configs

  -fixed up included configs a little

v.90 (first "real" release)

  -automatic setting of unit type from windows regional settings

  -full regionalization (time/date/day/hour/month)